NEWS update
authorSteven G. Johnson <stevenj@mit.edu>
Wed, 13 Jul 2016 16:02:47 +0000 (12:02 -0400)
committerSteven G. Johnson <stevenj@mit.edu>
Wed, 13 Jul 2016 16:02:47 +0000 (12:02 -0400)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index ebc1e59dff51120f2e5b1949dba65176add14e76..d39d85a7c1ac96e2ac40c44b1c4d567231b48cca 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
 
 ## Version 2.0 ##
 
-2016-07-??:
+2016-07-13:
 
 - Updated for Unicode 9.0 ([#70]).
 
   is still provided, but may incorrectly identify grapheme breaks
   in some Unicode-9 sequences.
 
-- Smaller Unicode tables ([#62], [#68]).
+- Smaller Unicode tables ([#62], [#68]).  This required changes
+  in the `utf8proc_property_t` structure, which breaks backward
+  compatibility if you access this `struct` directly.  The
+  functions in the API remain backward-compatible, however.
 
 - Buffer overrun fix ([#66]).